ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / _PlotListLayoutView<TOwnerView,TDefinition> Class / _plotsPaneViews Method

In This Topic
    _plotsPaneViews Method (_PlotListLayoutView<TOwnerView,TDefinition>)
    In This Topic
    Syntax
    'Declaration
     
    Public Overrides Function _plotsPaneViews() As List(Of IPlotsPaneModel)
    public override List<IPlotsPaneModel> _plotsPaneViews()
    See Also